McAxisMotionState.DirectionNegative property

The axis is moving in the negative direction.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool DirectionNegative { get; }
Public ReadOnly Property DirectionNegative As Boolean

Property value

Type: bool

See also

McAxisMotionState Class

IntervalZero.KINGSTAR.Base.Api Namespace